Deprecate AM_PATH_GTK_3_0 in favour of PKG_CHECK_MODULES
authorSimon McVittie <smcv@debian.org>
Wed, 6 Aug 2014 10:23:23 +0000 (11:23 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 21 Aug 2014 08:54:32 +0000 (09:54 +0100)
commit169f064c1fa847830186ea14fe0e53b7178f1c07
treed9419ac7bbce575c906f79b18797717a87f24faa
parentd329544e703f3dd95be961e1d3778ee1b0dce81b
Deprecate AM_PATH_GTK_3_0 in favour of PKG_CHECK_MODULES

That's what GNOME applications use.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=641638
Bug-Debian: https://bugs.debian.org/756476
Reviewed-by: Matthias Clasen
m4macros/gtk-3.0.m4